SLAndroidEffectSendItf_

Android Effect Send interface methods

Members

Variables

EnableEffectSend
SLresult function(SLAndroidEffectSendItf self, SLInterfaceID effectImplementationId, SLboolean enable, SLmillibel initialLevel) EnableEffectSend;
Undocumented in source.
GetDirectLevel
SLresult function(SLAndroidEffectSendItf self, SLmillibel* pDirectLevel) GetDirectLevel;
Undocumented in source.
GetSendLevel
SLresult function(SLAndroidEffectSendItf self, SLInterfaceID effectImplementationId, SLmillibel* pSendLevel) GetSendLevel;
Undocumented in source.
IsEnabled
SLresult function(SLAndroidEffectSendItf self, SLInterfaceID effectImplementationId, SLboolean* pEnable) IsEnabled;
Undocumented in source.
SetDirectLevel
SLresult function(SLAndroidEffectSendItf self, SLmillibel directLevel) SetDirectLevel;
Undocumented in source.
SetSendLevel
SLresult function(SLAndroidEffectSendItf self, SLInterfaceID effectImplementationId, SLmillibel sendLevel) SetSendLevel;
Undocumented in source.

Meta